finish

open fun finish(shown: Boolean)(source)

Finishes the animation, and leaves the windows shown or hidden.

After invoking finish, this instance is no longer ready.

Note: Finishing an animation implicitly sets insets and alpha according to the requested end state without any further animation.

Parameters

shown

if true, the windows will be shown after finishing the animation. Otherwise they will be hidden.